home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / wingrb16.zip / AMI_GRAB.SMM < prev    next >
INI File  |  1992-09-21  |  2KB  |  226 lines

  1. [ver]
  2.     4
  3. [sty]
  4.     
  5. [files]
  6. [prn]
  7.     PostScript Printer
  8. [lang]
  9.     1
  10. [desc]
  11.     Will print an envelope using WINGRAB by  shading the address in the current document.
  12.     
  13.     
  14.     
  15.     
  16.     674162565
  17.     16
  18.     638752801
  19. [fopts]
  20.     0
  21.     1
  22.     0
  23.     0
  24. [lnopts]
  25.     2
  26.     Body Text
  27. [docopts]
  28.     5
  29.     2
  30. [tag]
  31.     Body Text
  32.     2
  33.     [fnt]
  34.         Tms Rmn
  35.         240
  36.         0
  37.         49152
  38.     [algn]
  39.         225
  40.         1
  41.         0
  42.         0
  43.         0
  44.     [spc]
  45.         17
  46.         0
  47.         1
  48.         0
  49.         0
  50.         1
  51.         100
  52.     [brk]
  53.         4
  54.     [line]
  55.         8
  56.         0
  57.         1
  58.         0
  59.         1
  60.         1
  61.         1
  62.         10
  63.         10
  64.         1
  65.     [spec]
  66.         0
  67.         0
  68.         
  69.         0
  70.         1
  71.         0
  72.         0
  73.         0
  74.         0
  75.         0
  76.     [nfmt]
  77.         280
  78.         1
  79.         2
  80.         .
  81.         ,
  82.         $
  83. [lay]
  84.     Standard
  85.     513
  86.     [rght]
  87.         15840
  88.         12240
  89.         1
  90.         1440
  91.         1440
  92.         1
  93.         1440
  94.         1440
  95.         0
  96.         1
  97.         0
  98.         1
  99.         1
  100.         1
  101.         1
  102.         1440
  103.         10800
  104.         0
  105.     [hrght]
  106.     [lyfrm]
  107.         1
  108.         11200
  109.         0
  110.         0
  111.         12240
  112.         1440
  113.         1
  114.         1
  115.         3
  116.         1
  117.         0
  118.         0
  119.         0
  120.     [frmlay]
  121.         1440
  122.         12240
  123.         1
  124.         1440
  125.         0
  126.         1
  127.         0
  128.         1440
  129.         0
  130.         1
  131.         0
  132.         1
  133.         1
  134.         1
  135.         1
  136.         1440
  137.         10800
  138.         0
  139.     [txt]
  140. >
  141.     [frght]
  142.     [lyfrm]
  143.         1
  144.         13248
  145.         0
  146.         14400
  147.         12240
  148.         15840
  149.         1
  150.         1
  151.         3
  152.         1
  153.         0
  154.         0
  155.         0
  156.     [frmlay]
  157.         15840
  158.         12240
  159.         1
  160.         1440
  161.         0
  162.         1
  163.         14400
  164.         1440
  165.         0
  166.         1
  167.         0
  168.         1
  169.         1
  170.         1
  171.         1
  172.         1440
  173.         10800
  174.         0
  175.     [txt]
  176. >
  177. [elay]
  178. [l1]
  179.     0
  180. [pg]
  181.     1
  182.     12 0 12 1025 16384 0 0 65535 65535 Standard    0 0 0    0 0 0 0 0 0 0 65535 0 0 0 0 0 0
  183. [edoc]
  184. FUNCTION ENV1()
  185.  
  186. again:
  187.  
  188. txt = curshade$()
  189.  
  190. if txt = "" then
  191.  
  192.     usercontrol("Shade The Address Then Click On Resume")
  193.  
  194.     goto again
  195.  
  196. endif
  197.  
  198. Copy( )
  199.  
  200.  
  201. exec("c:\grabplus\wingrab.exe"," /r")
  202.  
  203.  
  204. END FUNCTION
  205.  
  206. >
  207. [macsum] 1
  208. ENV1 0 0 2 0
  209. [macse]
  210. 14 ENV1
  211. 0 24
  212. 13
  213. 8 1
  214. 6 1
  215. 7 ""
  216. 18 0
  217. 11 00000113
  218. 0 7 "Shade The Address Then Click On Resume"
  219. 10 00000009
  220. 2 154 1
  221. 0 22 "c:\grabplus\wingrab.exe" " /r"
  222. 6 0
  223. 15
  224. 9
  225. 00001558
  226.